-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.3
-
Code
-
Classes
- CouponRepository
Total Complexity |
64 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
660 |
Lines of code |
425 |
Logical lines of code |
190 |
Comment lines |
85 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAllByCriteria() |
B |
32 |
20 |
113 |
getFiltered() |
A |
38 |
11 |
72 |
getCount() |
S |
48 |
6 |
31 |
update() |
S |
47 |
4 |
39 |
getById() |
S |
45 |
3 |
50 |
add() |
S |
49 |
4 |
32 |
getCouponsServicesIds() |
S |
54 |
4 |
19 |
getCouponsEventsIds() |
S |
54 |
4 |
19 |
getCouponsPackagesIds() |
S |
54 |
4 |
19 |
updateStatusById() |
S |
55 |
3 |
21 |
__construct() |
S |
63 |
1 |
10 |